home *** CD-ROM | disk | FTP | other *** search
Text File | 1994-04-25 | 3.9 KB | 219 lines | [TEXT/R*ch] |
- If you don’t have THINK...
- --------------------------
-
- The Extension Shell .π project files are all THINK C 6.0 files. If you don’t have THINK C 6.0,
- you’ll need to make up your own projects. Hopefully, the code doesn’t depend on any THINK C
- specifics (apart from using A4 for reaching globals), but if it does, please let me know. All the
- projects build into stand-alone code resources, and use the same general settings.
-
- The only difference between each project is the actual files included, and the contents of the “Set
- Project Type...” dialog. This dialog contains the details of the code resource to be built. Three
- fields are identical between projects. These are the file type and creator fields, the type of
- this project, and the Custom Headers checkbox. The file type for the projects is 'INIT', the creator
- '????', the project type 'Code Resource', and Custom Headers are always selected.
-
-
-
-
- Extension Shell Projects
- ------------------------
-
- Project : Extension Shell.π
- Res Name : Extension Shell
- Res Type : INIT
- Res ID : 5000
- Attributes : Locked, System Heap
- Files : Extension Shell.c
- InstallCode.c
- MacTraps
- NotifyMsg.c
- ShowIcon.c
- UninstallCode.c
-
-
- Project : RESP.π
- Res Name : Resp Code
- Res Type : CODE
- Res ID : 5001
- Attributes : System Heap
- Files : MacTraps
- RESP.c
-
-
- Project : AddrsTable.π
- Res Name : Address Table
- Res Type : CODE
- Res ID : 5002
- Attributes : System Heap
- Files : AddrsTable.c
-
-
-
-
- Generic ES Handler Projects
- ---------------------------
-
- Project : ES Handler.π
- Res Name : ES Handler
- Res Type : CODE
- Res ID : 5000
- Attributes : System Heap
- Files : ESHandler.c
-
-
-
-
- Bell Test Projects
- ------------------
-
- Project : Bell Test.π
- Res Name : ES Handler
- Res Type : CODE
- Res ID : 5000
- Attributes : System Heap
- Files : Bell Test.c
-
-
- Project : BTAddrsTable.π
- Res Name : Address Table (Bell Test)
- Res Type : CODE
- Res ID : 5002
- Attributes : System Heap
- Files : BTAddrsTable.c
-
-
- Project : MenuSelect.π
- Res Name : _MenuSelect
- Res Type : CODE
- Res ID : 128
- Attributes : System Heap
- Files : MacTraps
- MenuSelect.c
-
-
- Project : PlaySound.π
- Res Name : PlaySound Code Block
- Res Type : CODE
- Res ID : 129
- Attributes : System Heap
- Files : MacTraps
- PlaySound.c
-
-
-
-
- Circle Mouse ][ Projects
- ------------------------
-
- Project : CircleMouse ][.π
- Res Name : ES Handler
- Res Type : CODE
- Res ID : 5000
- Attributes : System Heap
- Files : CircleMouse ][.c
-
-
- Project : Circle VBL ][.π
- Res Name : Circle VBL
- Res Type : CODE
- Res ID : 128
- Attributes : System Heap
- Files : Circle VBL ][.c
-
-
-
-
- MacCough Projects
- -----------------
-
- Project : MacCough.π
- Res Name : ES Handler
- Res Type : CODE
- Res ID : 5000
- Attributes : System Heap
- Files : MacCough.c
-
-
- Project : MCAddrsTable.π
- Res Name : Address Table (MacCough)
- Res Type : CODE
- Res ID : 5002
- Attributes : System Heap
- Files : MCAddrsTable.c
-
-
- Project : TimeTask.π
- Res Name : TimeTask
- Res Type : CODE
- Res ID : 128
- Attributes : System Heap
- Files : MacTraps.c
- TimeTask.c
-
-
-
-
- Quadra INIT Projects
- --------------------
-
- Project : Quadra INIT.π
- Res Name : ES Handler
- Res Type : CODE
- Res ID : 5000
- Attributes : System Heap
- Files : Quadra INIT.c
-
-
- Project : QuadraGestalt.π
- Res Name : gestaltHardwareAttr
- Res Type : CODE
- Res ID : 128
- Attributes : System Heap
- Files : MacTraps
- QuadraGestalt.c
-
-
-
-
- Shutdown Fade Projects
- ----------------------
-
- Project : Shutdown Fade.π
- Res Name : ES Handler
- Res Type : CODE
- Res ID : 5000
- Attributes : System Heap
- Files : Shutdown Fade.c
-
-
- Project : Fade.π
- Res Name : Fade Code
- Res Type : CODE
- Res ID : 128
- Attributes : System Heap
- Files : Fade.c
- Gamma.c
- MacTraps
-
-
-
-
- WhatKey Projects
- ----------------
-
- Project : WhatKey.π
- Res Name : ES Handler
- Res Type : CODE
- Res ID : 5000
- Attributes : System Heap
- Files : WhatKey.c
-
-
- Project : MyFilter.π
- Res Name : jGNE Filter (WhatKey)
- Res Type : CODE
- Res ID : 128
- Attributes : System Heap
- Files : MacTraps
- MyFilter.c
-